Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / IAsyncOperationWithProgress<TResult,TProgress> Interface / Id Property

In This Topic
    Id Property (IAsyncOperationWithProgress<TResult,TProgress>)
    In This Topic
    Gets the handle of the asynchronous operation.
    Syntax
    'Declaration
     
    ReadOnly Property Id As UInteger
    uint Id {get;}
    See Also